// var TN_Widget = function() { return { //Options newWindow : true, linkText : "view
tickets", tixUrl : "http://www.ticketnetwork.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + row[0] +"" + row[1] +"
" + row[2] +"" + row[3] +"
" + row[4] + "
" + row[5] + ""+ this.linkText+ ""; }, AddCss: function(cssUrl) { var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", cssUrl); document.getElementsByTagName("head")[0].appendChild(fileref); }, CreateTable : function(eventData,kywrds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability if(this.kbid != "") this.trackingParams = "?img=249&kbid="+this.kbid; var newTable = []; for(var cntr = 0; cntr < eventData.length; cntr++) newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '' + newTable.join('') + '
'; } else document.write('
' + newTable.join('') + '
'); if(eventData.length >= 100 && kywrds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-02B TN_Widget.CreateTable([['Kenny G','Hard Rock Live - Orlando','Orlando, FL','Friday','5/3/2024','8:00 PM','6275046','Kenny-G-5-3-2024'],['Lords of Acid','The Abbey - Orlando','Orlando, FL','Wednesday','5/8/2024','8:00 PM','6254066','Lords-of-Acid-5-8-2024'],['Victor Manuelle','Hard Rock Live - Orlando','Orlando, FL','Friday','5/10/2024','8:00 PM','6241271','Victor-Manuelle-5-10-2024'],['Queensryche','The Plaza Live','Orlando, FL','Friday','5/10/2024','8:00 PM','6068001','Queensryche-5-10-2024'],['Reik','Hard Rock Live - Orlando','Orlando, FL','Saturday','5/11/2024','8:00 PM','6304827','Reik-5-11-2024'],['Soen','The Abbey - Orlando','Orlando, FL','Wednesday','5/22/2024','6:00 PM','5898014','Soen-5-22-2024'],['Our Last Night','Hard Rock Live - Orlando','Orlando, FL','Friday','5/24/2024','7:15 PM','6013360','Our-Last-Night-5-24-2024'],['Anitta','Hard Rock Live - Orlando','Orlando, FL','Sunday','5/26/2024','8:00 PM','6370319','Anitta-5-26-2024'],['Whee In','Hard Rock Live - Orlando','Orlando, FL','Monday','5/27/2024','7:30 PM','6307929','Whee-In-5-27-2024'],['Trophy Eyes','The Abbey - Orlando','Orlando, FL','Tuesday','5/28/2024','7:00 PM','6351873','Trophy-Eyes-5-28-2024'],['Boundaries','Will's Pub','Orlando, FL','Thursday','5/30/2024','7:00 PM','6266040','Boundaries-5-30-2024'],['Lee Asher','Hard Rock Live - Orlando','Orlando, FL','Thursday','5/30/2024','8:00 PM','6144262','Lee-Asher-5-30-2024'],['Classic Albums Live Tribute Show: Prince - Purple Rain','Hard Rock Live - Orlando','Orlando, FL','Friday','6/14/2024','8:00 PM','6058197','Classic-Albums-Live-Tribute-Show--Prince---Purple-Rain-6-14-2024'],['Archspire','The Abbey - Orlando','Orlando, FL','Tuesday','6/18/2024','6:00 PM','6296118','Archspire-6-18-2024'],['Ace Frehley','Hard Rock Live - Orlando','Orlando, FL','Friday','6/21/2024','8:00 PM','6412380','Ace-Frehley-6-21-2024'],['Pandora Y Flans','Hard Rock Live - Orlando','Orlando, FL','Saturday','6/22/2024','8:00 PM','6254182','Pandora-Y-Flans-6-22-2024'],['Brian McKnight','Hard Rock Live - Orlando','Orlando, FL','Friday','6/28/2024','9:00 PM','6382767','Brian-McKnight-6-28-2024'],['Tony Hinchcliffe','Hard Rock Live - Orlando','Orlando, FL','Friday','7/12/2024','7:00 PM','6000322','Tony-Hinchcliffe-7-12-2024'],['Jorge Celedon','Hard Rock Live - Orlando','Orlando, FL','Saturday','7/13/2024','8:00 PM','6391474','Jorge-Celedon-7-13-2024'],['Asia','Hard Rock Live - Orlando','Orlando, FL','Saturday','7/20/2024','7:00 PM','6401269','Asia-7-20-2024'],['Tomb Mold & Horrendous','Will's Pub','Orlando, FL','Saturday','7/20/2024','8:00 PM','6406497','Tomb-Mold---Horrendous-7-20-2024'],['SeeYouSpaceCowboy','The Abbey - Orlando','Orlando, FL','Tuesday','7/23/2024','TBD','6404314','SeeYouSpaceCowboy-7-23-2024'],['Lamb Of God & Mastodon','Orlando Amphitheater at Central Florida Fairgrounds','Orlando, FL','Wednesday','7/24/2024','6:00 PM','6251813','Lamb-Of-God---Mastodon-7-24-2024'],['The Marias','Hard Rock Live - Orlando','Orlando, FL','Friday','7/26/2024','8:00 PM','6381889','The-Marias-7-26-2024'],['D'Aydrian Harding','Hard Rock Live - Orlando','Orlando, FL','Saturday','7/27/2024','8:00 PM','6388095','D-Aydrian-Harding-7-27-2024'],['Beres Hammond','Hard Rock Live - Orlando','Orlando, FL','Friday','8/23/2024','9:00 PM','6412381','Beres-Hammond-8-23-2024'],['Young Miko','Hard Rock Live - Orlando','Orlando, FL','Saturday','9/7/2024','8:00 PM','6414002','Young-Miko-9-7-2024'],['Young Miko','Hard Rock Live - Orlando','Orlando, FL','Sunday','9/8/2024','8:00 PM','6418582','Young-Miko-9-8-2024'],['Something Corporate','Hard Rock Live - Orlando','Orlando, FL','Saturday','9/14/2024','8:00 PM','6289486','Something-Corporate-9-14-2024'],['Mark Normand','Hard Rock Live - Orlando','Orlando, FL','Friday','9/20/2024','7:00 PM','6383870','Mark-Normand-9-20-2024'],['BEAT - Belew/Vai/Levin/Carey Play 80s King Crimson','Hard Rock Live - Orlando','Orlando, FL','Friday','9/27/2024','8:00 PM','6356770','BEAT---Belew-Vai-Levin-Carey-Play-80s-King-Crimson-9-27-2024'],['Leprous','The Plaza Live','Orlando, FL','Friday','10/4/2024','7:00 PM','6375028','Leprous-10-4-2024'],['Testament & Kreator','Hard Rock Live - Orlando','Orlando, FL','Tuesday','10/15/2024','6:50 PM','6414263','Testament---Kreator-10-15-2024'],['Greeicy','Hard Rock Live - Orlando','Orlando, FL','Saturday','11/2/2024','8:00 PM','6332150','Greeicy-11-2-2024'],['Manuel Medrano','Hard Rock Live - Orlando','Orlando, FL','Thursday','11/7/2024','8:00 PM','6374685','Manuel-Medrano-11-7-2024'],['O.A.R.','Hard Rock Live - Orlando','Orlando, FL','Thursday','11/14/2024','7:30 PM','6083969','O-A-R--11-14-2024'],['Whitney Cummings','Hard Rock Live - Orlando','Orlando, FL','Friday','11/15/2024','8:00 PM','6306122','Whitney-Cummings-11-15-2024'],['Giggly Squad Podcast','Hard Rock Live - Orlando','Orlando, FL','Saturday','11/23/2024','8:00 PM','6396793','Giggly-Squad-Podcast-11-23-2024'],['Giggly Squad Podcast','Hard Rock Live - Orlando','Orlando, FL','Saturday','11/23/2024','10:30 PM','6408331','Giggly-Squad-Podcast-11-23-2024'],['Lewis Black','Hard Rock Live - Orlando','Orlando, FL','Saturday','12/7/2024','8:00 PM','6382485','Lewis-Black-12-7-2024'],['Classic Albums Live Tribute Show: Pink Floyd - Dark Side Of The Moon','Hard Rock Live - Orlando','Orlando, FL','Thursday','3/13/2070','TBD','4430150','Classic-Albums-Live-Tribute-Show--Pink-Floyd---Dark-Side-Of-The-Moon-3-13-2070']],'Hard Rock Live Orlando','http://www.ticketnetwork.com/ticket/Hard-Rock-Live-Orlando-events.aspx');